Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate custom loggers to PSR #25588

Merged
merged 2 commits into from
Mar 5, 2021
Merged

Conversation

ChristophWurst
Copy link
Member

This will help phase out the deprecated ILogger interface.

This is a follow-up to my old PR #18200.

Once we have a real logger that directly implements the PSR interface we can work without an adapter. But right now this is fine and the API change is more important than clean internals, because internals we can change any time.

This will help phase out the deprecated ILogger interface.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurst ChristophWurst added this to the Nextcloud 22 milestone Feb 11, 2021
@ChristophWurst ChristophWurst self-assigned this Feb 11, 2021
@ChristophWurst ChristophWurst added the pending documentation This pull request needs an associated documentation update label Feb 11, 2021
@ChristophWurst ChristophWurst merged commit 11e2286 into master Mar 5, 2021
@ChristophWurst ChristophWurst deleted the techdept/custom-psr-logger branch March 5, 2021 08:46
@ChristophWurst ChristophWurst removed the pending documentation This pull request needs an associated documentation update label Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants